Skip to content

Test Result : Scenario: User login with wrong pass, but with enough time between login failures

0 failures
19 tests
Took 3 ms.

All Tests

Test nameDurationStatus
And Credentials0 msPassed
And I configure account service0 msPassed
And I configure credential service0 msPassed
And I configure user service0 msPassed
And I configure user service0 msPassed
And I login as user with name "kapua-a" and password "ToManySecrets123#"1 msPassed
And I logout0 msPassed
And I logout0 msPassed
And User A0 msPassed
Given Account0 msPassed
Given I expect the exception "KapuaAuthenticationException" with the text "Error: kapua-a"0 msPassed
Scenario: User login with wrong pass, but with enough time between login failures2 msPassed
Then An exception was thrown0 msPassed
Then An exception was thrown0 msPassed
Then I wait 2 seconds0 msPassed
Then No exception was thrown0 msPassed
When I login as user with name "kapua-a" and password "WrongPassword123#"0 msPassed
When I login as user with name "kapua-a" and password "WrongPassword123#"0 msPassed
When I login as user with name "kapua-sys" and password "kapua-password"0 msPassed